PlIndustry 
Logical Entity Name  PlIndustry 
Default Table Name  PlIndustry 
Physical Only  NO 
Definition 
 
Note 
 

PlIndustry Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlIndustryID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  YES 
 
SICCode    char(4)  YES 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  YES 
 
SyCampusGrpID    int  YES 
 

PlIndustry Primary and Unique Keys 
Key Name  Key Type  Keys 
PlIndustry_Code_U_N_IDX  Index  Code 
PlIndustry_PlIndustryID_U_C_IDX  PrimaryKey  PlIndustryID 

PlIndustry Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
PlElectronicEmployer  Non-Identifying  One To Zero or More  FK_PlElectronicEmployer_PlIndustryID_PlIndustry_PlIndustryID        NO  YES 
plIndustryExternalMap  Non-Identifying  One To Zero or More  FK_plIndustryExternalMapplIndustryId_plIndustryplIndustryId        NO  YES 
PlStudentIndustry  Non-Identifying  One To Zero or More  FK_PlStudentIndustry.PlIndustryID_PlIndustry.PlIndustryID        NO  YES 
PlStudentSearchAgent  Non-Identifying  One To Zero or More  FK_PlStudentSearchAgent_PlIndustryID_PlIndustry_PlIndustryID        NO  YES 

PlIndustry Check Constraints 
Check Constraint Name  CheckConstraint